home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 24 / AACD 24.iso / AACD / Online / Epic4 / share / epic / help / 4_misc / set / status_chanop < prev    next >
Text File  |  2001-03-21  |  556b  |  19 lines

  1. Synopsis:
  2.    set status_chanop [<text>]
  3.  
  4. Description:
  5.    This variable sets the string displayed in the status bar when the user
  6.    is a channel operator in the current channel.  If the user is not a
  7.    channel operator, nothing is displayed.
  8.  
  9.    This string is represented as %@ in the STATUS_FORMAT string.  It is
  10.    taken literally in STATUS_CHANOP, and has no special meaning.
  11.  
  12. Examples:
  13.    Customizing the channel operator status indicator:
  14.       /set status_chanop @
  15.  
  16. See Also:
  17.    mode(1); set(4) status_format, status_voice
  18.  
  19.